* xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
authorJan Djärv <jan.h.d@swipnet.se>
Thu, 3 Oct 2002 17:51:49 +0000 (17:51 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Thu, 3 Oct 2002 17:51:49 +0000 (17:51 +0000)
commit314b8215b92bb6dfec1aa857b3fe496de6cd2808
tree5ec029d91fd4888e897ea99662068500e20f4c9b
parentd2b4349a4d7513dd81d4c8308c07fbcaf6f198a0
* xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
and USE_MOTIF, call XTranslateCoordinates to get the real x and y.
This is to also handle x/y changes that occur because of a resize.
src/xterm.c